NevronOpenVision
Nevron.Nov.UI Namespace / NExportMediaDocument<TContent> Class
Fields Properties Methods Events


NExportMediaDocument<TContent> Class Members

The following tables list the members exposed by NExportMediaDocument<TContent>.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the ContentInitialized event.  
Public FieldThe default resolution for paged documents (print, pdf).  
Public FieldThe default resolution for screen rasters (image export)  
Public Fieldstatic (Shared in Visual Basic)Reference to the NExportMediaDocument schema  
Public Fieldstatic (Shared in Visual Basic)Reference to the Resolution property  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyOverridden. Gets the display surface on which the document is rendered. Overriden to return this.  
Public PropertyGets or sets whether the document is for preview purposes.  
Public PropertyGets or sets the resolution of the document. The content of the document is exported with this resolution.  
Top
Protected Methods
 NameDescription
Protected MethodRenders the specified visual in the specified graphics. The export is clipped to visualRect, which is a rect in the visual element coordinate system.  
Protected MethodInitializes the content of this document to contain a deeply cloned version of the specified content element.  
Protected MethodCalled when the resolution has changed  
Internal MethodOverridden.   
Top
See Also